home *** CD-ROM | disk | FTP | other *** search
-
-
- ALL BASE CALCULATOR
- by
- Tom Phelps
-
-
-
- ALL BASE CALCULATOR adds, subtracts,
-
- multiplies, or divides numbers of
-
- different bases, then displays the
-
- answer in a base that you specify-- a
-
- great aid for programmers who need to
-
- convert to binary or hexadecimal now
-
- and then.
-
-
- Using ALL BASE CALCULATOR couldn't
-
- be simpler. Prompts ask you to enter
-
- the numbers, the operations, and the
-
- bases for your problem. After the
-
- program displays the answer, pressing
-
- any key will return you to the
-
- beginning of the entry process.
-
-
- Your last answer will remain on the
-
- screen. If you want to use your last
-
- answer as your beginning value, you
-
- can enter "PV" (previous value)
-
- instead of retyping the number each
-
- time-- a useful option if you are
-
- working with a series of operations.
-
-
- THINGS TO REMEMBER....
-
-
- Division with this program is
-
- truncated. In other words, 11/4 and
-
- 9/4 will both produce an answer of
-
- "2".
-
-
- Also, for bases greater than ten,
-
- use lower case "a" for the digit
-
- following nine, up to upper case "Z"
-
- for the last available digit.
-
-
- Files required:
-
- ALL BASE CALC
- LC.CONVERT
-
- -----------< end of text >------------
-